翻訳と辞書
Words near each other
・ Terminal High Altitude Area Defense
・ Terminal Identifier – Address Resolution Protocol
・ Terminal illness
・ Terminal illness insurance
・ Terminal Inspection Act of 1916
・ Terminal Invasion
・ Terminal Island
・ Terminal Island (film)
・ Terminal Jive
・ Terminal Kuantan Sentral
・ Terminal Lance
・ Terminal Love
・ Terminal lucidity
・ Terminal market
・ Terminal moraine
Terminal multiplexer
・ Terminal nerve
・ Terminal node
・ Terminal node controller
・ Terminal One
・ Terminal Operating System
・ Terminal osseous dysplasia with pigmentary defects
・ Terminal pager
・ Terminal Peak
・ Terminal Power Company
・ Terminal Press
・ Terminal Productivity Executive
・ Terminal punctuation
・ Terminal radar service area
・ Terminal Railroad


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Terminal multiplexer : ウィキペディア英語版
Terminal multiplexer
A terminal multiplexer is a software application that can be used to multiplex several virtual consoles, allowing a user to access multiple separate terminal sessions inside a single terminal window or remote terminal session. It is useful for dealing with multiple programs from a command line interface, and for separating programs from the Unix shell that started the program.
== Features ==
A terminal multiplexer can be thought of as a text version of graphical window managers, or as a way of putting virtual terminals into any login session. It is a wrapper that allows multiple text programs to run at the same time, and provides features that allow the user to use the programs within a single interface productively.
; Persistence: Similar to VNC, a terminal multiplexer allows the user to start applications from one computer, and then reconnect from a different computer and continue using the same application without having to restart it. This makes migration between locations like work and home simple. Terminal multiplexers provide terminal-agnostic functionality so that users can disconnect and reconnect using different terminal types, allowing applications to continue running without being aware of the change in terminals.
; Multiple windows: Multiple terminal sessions can be created, each of which usually runs a single application. The windows are numbered, and the user can use the keyboard to switch between them. Some GUI terminal emulators provide tabs or otherwise similar functionality to this. Each window has its own scroll-back buffer, so that output is captured even when the window isn't actively displayed, and that history can be saved even when migrating to another computer. Windows can be split-screened. While some text applications have this functionality built in, a terminal multiplexer allows any application to be split-screened alongside any number of other applications.
; Session Sharing: Terminal multiplexers allow multiple computers to connect to the same session at once, enabling collaboration between multiple users. The same computer can also be used to make multiple simultaneous connections, providing alternative functionality to screen-splitting, particularly for computers with multiple monitors.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Terminal multiplexer」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.